4D Server v12On Server Close Connection Database Method |
||||||||||
|
4D Server v12
On Server Close Connection Database Method
|
Parameter | Description |
$1 | User ID number used internally by 4D Server to identify users |
$2 | Connection ID number used internally by 4D Server to identify a connection |
$3 | Obsolete: Always returns 0 but must be declared |
The On Server Close Connection Database Method is the exact counterpoint to the On Server Open Connection Database Method. For more information and a description of the 4D Client processes, see the description of this database method.
See the first example for On Server Open Connection Database Method.
Product: 4D Server
Theme: 4D Server Database Methods
On Server Open Connection Database Method